How to Install percona-xtradb-cluster-client software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install percona-xtradb-cluster-client software package in Ubuntu 14.04 LTS (Trusty Tahr)

percona-xtradb-cluster-client software package provides Percona XtraDB Cluster database client, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install percona-xtradb-cluster-client 

percona-xtradb-cluster-client is installed in your system.

Make ensure the percona-xtradb-cluster-client package were installed using the commands given below,

$ sudo dpkg-query -l | grep percona-xtradb-cluster-client *

You will get with percona-xtradb-cluster-client package name, version, architecture and description in a table

percona-xtradb-cluster-client package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Databases
Package percona-xtradb-cluster-client
Version 5.5.37-25.10+dfsg-0ubuntu0.14.
Description Percona XtraDB Cluster database client
Sub Section Database


See Also, How to uninstall or remove percona-xtradb-cluster-client software package from Ubuntu 14.04 LTS (Trusty Tahr)?